github.com/gotd/td/mtproto.Conn.authKey (field)
7 uses
github.com/gotd/td/mtproto (current package)
bind.go#L207: c.authKey = crypto.AuthKey{}
conn.go#L72: authKey crypto.AuthKey
conn.go#L150: authKey: opt.Key,
conn.go#L172: conn.authKey = crypto.AuthKey{}
connect.go#L151: c.authKey = r.AuthKey
connect.go#L195: c.authKey = r.AuthKey
session.go#L21: Key: c.authKey,
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |